home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeConen.cab / xweb.trad1.tem.traditional2colLeft.css.en < prev    next >
Encoding:
Text File  |  2009-06-09  |  189 b   |  18 lines

  1. ∩╗┐/* CSS layout */
  2. body {
  3.     margin: 0;
  4.     padding: 0;
  5. }
  6.  
  7. #container {
  8.     min-width: 600px;
  9. }
  10.  
  11. #left_col {
  12.     width: 200px;
  13.     float: left;
  14. }
  15.  
  16. #page_content {
  17.     margin-left: 200px;
  18. }